home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-2.iso / Files II / Music / M / Music Gym 3.0.sit / Modes 2 / card_13908.txt < prev    next >
Encoding:
Text File  |  1994-09-16  |  914 b   |  42 lines

  1. -- card: 13908 from stack: in
  2. -- bmap block id: 14253
  3. -- flags: 0000
  4. -- background id: 3950
  5. -- name: ionian in c
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 8003
  11. -- rect: left=174 top=220 right=251 bottom=297
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 14
  17. -- style flags: 0
  18. -- line height: 18
  19. -- part name: HEAR THE MODE
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   play "harpsichord" tempo 200 "c4 d e f g a b c5"
  23. end mouseUp
  24.  
  25.  
  26. -- part 7 (button)
  27. -- low flags: 00
  28. -- high flags: 8003
  29. -- rect: left=124 top=266 right=288 bottom=202
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 0 / 0
  32. -- text alignment: 1
  33. -- font id: 0
  34. -- text size: 12
  35. -- style flags: 0
  36. -- line height: 16
  37. -- part name: IONIAN
  38. ----- HyperTalk script -----
  39. on mouseUp
  40.   play "harpsichord" tempo 200 "c4 d e f g a b c5"
  41. end mouseUp
  42.